﻿@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	background:#220a0a;
	_background-attachment:fixed;
}
body {
	font-size:12px;
	font-family:Arial, '宋体';
	color:#333;
	-webkit-text-size-adjust:none;
	background:#572e10;
}
h1, h2, h3, h4, h4, h5, h6 {
	font-size:12px;
	font-weight:normal;
}
dl, dt, dd, ul, ol, li {
	list-style:none;
}
address, cite, dfn, em, var {
	font-style:normal;
}
code, kbd, pre, samp {
	font-family:courier new, courier, monospace;
}
small {
	font-size:12px;
}
ul, ol {
	list-style:none;
}
p {
	margin:0;
	padding:0;
}
a:link, a:visited {
	text-decoration:none;
	color:#333;
}
a:hover, a:active {
	color:#ad0c0c;
	text-decoration:none;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
abbr[title] {
	border-bottom:1px dotted;
	cursor:help;
}
legend {
	color:#000;
}
fieldset, img {
	border:0;
}
a img {
	vertical-align:text-bottom;
}
:focus {
	outline:0;
}
.clear {
	clear:both;
}
textarea {
	overflow:auto;
	vertical-align:top;
	resize:vertical;
}
button, input, select, textarea {
	font-size:100%;
}
button, input, select {
	vertical-align:middle;
}
button {
	cursor:pointer;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption, th {
	text-align:left;
}
/*Common Style--------------------------------*/

.overall {
	width:100%;
	height:auto;
	margin:0 auto;
	background:#572e10;
}
.overall_ns {
	width:1440px;
	height:auto;
	margin:0 auto;
	background:#572e10 url(../images/bg.jpg) center top no-repeat;
}
.title {
	width:1000px;
	height:83px;
	margin:0 auto;
}
.title_l {
	width:320px;
	height:50px;
	float:left;
	margin-top:10px;
}
.title_r {
	width:230px;
	height:60px;
	float:right;
	margin-top:10px;
}
.title_r_t {
	width:230px;
	height:23px;
	float:right;
	line-height:23px;
	color:#f7d777;
	text-align:right;
}
.title_r_t a:link, .title_r_t a:visited {
	color:#f7d777;
}
.title_r_t a:hover {
	color:#f7d777;
}
.title_r_b {
	width:230px;
	height:23px;
	float:right;
	margin-top:10px;
}
.top_sear {
	width:230px;
	height:23px;
	float:right;
}
.top_sear_input {
	width:189px;
	height:12px;
	float:left;
	color:#666;
	background:url(../images/input_bg.png) center left no-repeat;
	border:none;
	line-height:12px;
	padding:6px 0px 5px 5px;
}
.top_sear_button {
	text-indent:-9999em;
	width:27px;
	height:23px;
	background:url(../images/btn_bg.png) center left no-repeat;
	border:none;
	cursor:pointer;
	float:right;
}
.menu {
	width:100%;
	height:60px;
	background:url(../images/menu_bg.png) center no-repeat;
	margin:0 auto;
}
.nav {
	width:1000px;
	height:46px;
	margin:0 auto;
	padding-top:14px;
}
.nav ul {
}
.nav ul li {
	width:111px;
	height:46px;
	float:left;
	line-height:46px;
	text-align:center;
	color:#f7d777;
	font-family:"微软雅黑";
	font-size:14px;
	display:block;
}
.nav ul li a:link, .nav ul li a:visited {
	color:#f7d777;
	display:block;
}
.nav ul li a:hover, .nav ul li .nav_stop {
	background:url(../images/menu_hover.png) center top no-repeat;
	color:#f7d777;
	display:block;
}
.banner {
	width:100%;
	height:540px;
	margin:0 auto;
	margin-top:1px;
	background:#000;
}
.new_banner {
	width:1440px;
	height:540px;
	position:relative;
	margin:0 auto;
	background:url(../images/loading.gif) no-repeat center center #fff;
}
.rslides {
	width:100%;
	position:relative;
	list-style:none;
	padding:0
}
.rslides_tabs {
	position:absolute;
	left:50%;
	margin-left:-480px;
	top:510px;
	clear:both;
	text-align:center;
	z-index:99999;
}
.rslides_tabs li {
	display:inline;
	float:none;
	_float:left;
*float:left;
	margin-right:5px
}
.rslides_tabs a {
	width:12px;
	height:12px;
	background:#fff;
	text-indent:-5em;
	overflow:hidden;
	display:block;
	float:left;
	margin-left:6px;
	border-radius:6px;
}
.rslides_tabs .rslides_here a {
	background:#ee0000;
}
.news {
	width:100%;
	height:49px;
	margin:0 auto;
	background:url(../images/news_bg.jpg) repeat-x;
}
.news_c {
	width:1000px;
	margin:0 auto;
}
.news_tit {
	width:127px;
	height:60px;
	position:absolute;
	z-index:9;
	margin-top:-6px;
	float:left;
}
.news_list {
	width:850px;
	height:49px;
	line-height:40px;
	float:right;
	margin-left:0px;
}
#scrollDiv {
	width:850px;
	height:49px;
	overflow:hidden;
	float:left;
}
#scrollDiv ul {
	margin:0px;
	padding:0px;
}
#scrollDiv ul li {
	width:850px;
	height:49px;
	line-height:49px;
	padding-left:0px;
	color:#fff;
}
#scrollDiv ul li a:link, #scrollDiv ul li a:visited {
	color:#fff;
}
#scrollDiv ul li a:hover {
	color:#c28921;
}
.content {
	width:1000px;
	height:auto;
	margin:20px auto 0 auto;
}
.gg {
	width:640px;
	height:380px;
	padding:0px 170px;
	border:10px solid #fccc7c;
	float:left;
	background:#000 url(../images/video_bg.png) no-repeat;
}
/*.gg{ width:980px; height:380px; padding:10px;float:left; background:#fccc7c;}*/
		.con_box {
	width:1020px;
	height:auto;
	float:left;
	margin-top:20px;
}
.about {
	width:280px;
	height:350px;
	float:left;
	background:url(../images/con_bg.png) no-repeat;
	padding:15px 35px 15px 15px;
}
.about_tit {
	width:280px;
	height:30px;
	background:url(../images/tit_bg.png) bottom no-repeat;
	float:left;
}
.about_con {
	width:280px;
	height:auto;
	margin-top:15px;
	float:left;
	line-height:22px;
	color:#572e10;
	font-family:"微软雅黑";
}
.about_more {
	width:280px;
	height:auto;
	line-height:30px;
	float:left;
	text-align:right;
	color:#fece7c;
	font-family:"微软雅黑";
	font-size:14px;
}
.about_more a:link, .about_more a:visited {
	color:#fece7c;
}
.about_more a:hover {
	color:#fff;
}
.network {
	width:280px;
	height:350px;
	float:left;
	background:url(../images/con_bg.png) no-repeat;
	padding:15px 35px 15px 15px;
	margin-left:15px;
}
.network_tit {
	width:280px;
	height:30px;
	background:url(../images/tit_bg.png) bottom no-repeat;
	float:left;
}
.network_con {
	width:280px;
	height:auto;
	margin-top:15px;
	float:left;
}
.network_con ul {
}
.network_con ul li {
	width:280px;
	height:39px;
	line-height:39px;
	float:left;
	margin-bottom:9px;
	background:url(../images/network_bg.png) no-repeat;
	text-align:center;
	font-family:"微软雅黑";
	font-size:14px;
	color:#fece7c
}
.network_con ul li a:link, .network_con ul li a:visited {
	background:url(../images/network_bg.png) no-repeat;
	color:#fece7c
}
.network_con ul li a:hover {
	background:url(../images/network_bg.png) no-repeat;
	color:#fff
}
.quik {
	width:330px;
	height:auto;
	float:right;
}
.quik ul {
}
.quik ul li {
	width:330px;
	height:100px;
	float:left;
	background:url(../images/quike_bg.png) no-repeat;
	margin-bottom:20px;
}
.con_box2 {
	width:1100px;
	height:auto;
	float:left;
	margin-top:0px;
	margin-left:-50px;
}
.rollBox {
	width:1100px;
	overflow:hidden;
	margin:0 auto;
}
.rollBox .img1 {
	width:36px;
	height:35px;
	float:left;
	margin-top:57px;
	cursor:pointer;
}
.rollBox .img2 {
	width:36px;
	height:35px;
	float:right;
	margin-top:57px;
	cursor:pointer;
}
.rollBox .Cont {
	width:1000px;
	overflow:hidden;
	float:left;
	margin-left:14px;
}
.rollBox .ScrCont {
	width:10000000px;
}
.rollBox .Cont .pic {
	width:230px;
	height:150px;
	float:left;
	text-align:center;
	margin-right:26px;
}
.rollBox .Cont .pic img {
	width:210px;
	height:130px;
	padding:10px;
	background:#fccc7c;
	display:block;
	margin:0 auto;
}
.rollBox #List1, .rollBox #List2 {
	float:left;
}
.contact {
	width:820px;
	height:72px;
	margin:0 auto;
	background:url(../images/contact_bg.png) no-repeat;
	padding-left:180px;
	line-height:90px;
	font-family:"微软雅黑";
	color:#572e10;
	margin-top:10px;
}
.footer {
	width:100%;
	height:auto;
	background:#482700;
	margin:0 auto;
	border-top:1px solid #ae7c08;
	margin-top:30px;
}
.footer_c {
	width:1000px;
	height:auto;
	line-height:30px;
	margin:0 auto;
	text-align:center;
	color:#fff;
	padding-top:10px;
}
.footer_c a:link, .footer_c a:visited {
	color:#fff;
}
.footer_c a:hover {
	color:#fece7c;
}
.banner_n {
	width:1440px;
	height:540px;
	margin:0 auto;
	margin-top:1px;
	border-bottom:1px solid #8d6005;
}
.content_n {
	width:1000px;
	height:auto;
	padding:10px;
	margin:0 auto;
	margin-top:10px;
	background:#fece7c;
}
.position {
	width:984px;
	height:40px;
	float:left;
	border-bottom:1px solid #ae7c08;
	line-height:40px;
	background:url(../images/icon_position.png) center left no-repeat;
	padding-left:16px;
	color:#b56020;
}
.position a:link, .position a:visited {
	color:#b56020;
}
.position a:hover {
	color:#572e10;
}
.position .ggy {
	width:auto;
	height:17px;
	float:right;
	padding-top:0px;
}
.con_main {
	width:1000px;
	height:auto;
	float:left;
}
.con_left {
	width:220px;
	height:auto;
	float:left;
}
.left_nav {
	width:220px;
	height:auto;
	float:left;
	padding-top:20px;
}
.left_nav_first {
	width:220px;
	height:50px;
	float:left;
	margin-bottom:20px;
}
.left_nav_list {
	width:220px;
	height:auto;
	float:left;
}
.left_nav_list ul {
	margin:0px;
	padding:0px;
}
.left_nav_list ul li {
	width:220px;
	height:50px;
	float:left;
	line-height:50px;
	font-size:14px;
	margin-bottom:1px;
	font-family:"微软雅黑";
}
.left_nav_list ul li a:link, .left_nav_list ul li a:visited {
	width:195px;
	padding-left:25px;
	_padding-left:25px;
	background:url(../images/left_nav_bg.png) no-repeat;
	display:block;
	color:#482700;
}
.left_nav_list ul li a:hover {
	background:url(../images/left_nav_hover_bg.png) no-repeat;
	display:block;
	color:#ffe78b;
}
.left_nav_list ul li .left_nav_stop {
	background:url(../images/left_nav_hover_bg.png) no-repeat !important;
	display:block;
	color:#ffe78b !important;
}
.left_nav_list2 {
	width:220px;
	height:auto;
	float:left;
}
.con_right {
	width:750px;
	min-height:420px;
	height:auto!important;
	height:auto;
	float:right;
	padding-top:20px;
	line-height:30px;
	padding-left:29px;
	border-left:1px solid #ae7c08;
	color:#572e10;
	font-size:14px;
	font-family:"微软雅黑"
}
/*内页新闻样式*/
.news_ny {
	width:750px;
	height:auto;
	float:left;
	margin-bottom:20px;
}
.news_ny li {
	width:735px;
	height:35px;
	line-height:36px;
	overflow:hidden;
	padding-left:15px;
	background:url(../images/icon_news.png) center left no-repeat;
	border-bottom:1px dashed #ae7c08;
	color:#572e10;
}
.news_ny li a:link, .news_ny li a:visited {
	color:#572e10;
}
.news_ny li a:hover {
	color:#b56020;
}
.news_ny li span {
	color:#572e10;
	float:right;
}
/*图片新闻列表*/	
.news_pic {
	width:750px;
	height:auto;
	float:left;
	margin-top:20px;
}
.news_pic_list {
	width:750px;
	height:auto;
	float:left;
	margin-bottom:30px;
}
.news_pic_list_l {
	width:170px;
	height:120px;
	float:left;
}
.news_pic_list_r {
	width:565px;
	height:120px;
	float:right;
	overflow:hidden;
}
.news_pic_list_r .date {
	width:565px;
	height:20px;
	line-height:20px;
	float:left;
	font-size:14px;
	color:#572e10;
}
.news_pic_list_r .tit {
	width:565px;
	height:50px;
	float:left;
	line-height:50px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#b56020;
}
.news_pic_list_r .tit a:link, .news_pic_list_r .tit a:visited {
	color:#b56020;
}
.news_pic_list_r .tit a:hover {
	color:#572e10;
}
.news_pic_list_r .zy {
	width:565px;
	height:auto;
	float:left;
	line-height:24px;
	color:#572e10;
}
.product_ny {
	width:750px;
	height:auto;
	float:left;
	margin-top:20px;
}
.product_ny ul {
	margin:0px;
	padding:0px;
}
.product_ny ul li {
	width:210px;
	height:auto;
	margin:0px 28px 35px 12px;
	float:left;
}
.product_ny ul li .pro_img {
	width:210px;
	height:130px;
	display:block;
}
 .product_ny ul li .pro_img:hover, {
width:210px;
height:130px;
display:block;
}
.product_ny ul li .pro_name {
	width:210px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#b56020;
	display:block;
	overflow:hidden;
	font-family:"微软雅黑";
	font-size:14px;
}
.product_ny ul li .pro_name:hover {
	color:#572e10;
}
.video_ny {
	width:750px;
	height:auto;
	float:left;
	margin-top:20px;
}
.video_ny ul {
	margin:0px;
	padding:0px;
}
.video_ny ul li {
	width:210px;
	height:auto;
	margin:0px 28px 35px 12px;
	float:left;
}
.video_ny ul li .video_img {
	width:210px;
	height:130px;
	display:block;
}
.video_ny ul li .video_img:hover {
	width:210px;
	height:130px;
	display:block;
}
.video_ny ul li .video_name {
	width:210px;
	height:40px;
	line-height:40px;
	text-align:center !important;
	color:#b56020;
	display:block;
	overflow:hidden;
	font-family:"微软雅黑";
	font-size:14px;
}
.video_ny ul li .video_name:hover {
	color:#572e10;
}
.video_zs {
	width:750px;
	height:auto;
	float:left;
	margin:10px auto 10px auto;
}
.leader {
	width:750px;
	height:auto;
	float:left;
	margin-top:10px;
}
.leader ul {
	margin:0px;
	padding:0px;
}
.leader ul li {
	width:750px;
	height:auto;
	float:left;
}
.leader ul li .leader_l {
	width:110px;
	height:140px;
	float:left;
	border:5px solid #eee;
}
.leader ul li .resume {
	width:610px;
	height:auto;
	float:right;
	line-height:24px;
	text-align:left;
	padding-top:5px;
}
.hr0 {
	width:750px;
	height:1px;
	border:none;
	border-top:1px dashed #ae7c08;
	float:left;
	margin:10px 0px;
}
